const runtime.isSbrkPlatform

3 uses

	runtime (current package)
		malloc.go#L473: 	if isSbrkPlatform {
		malloc.go#L834: 	if isSbrkPlatform {
		mem_nonsbrk.go#L11: const isSbrkPlatform = false